func runtime/pprof.newProfileBuilder

5 uses

	runtime/pprof (current package)
		pprof.go#L466: 	b := newProfileBuilder(w)
		pprof.go#L533: 	b := newProfileBuilder(w)
		pprof.go#L923: 	b := newProfileBuilder(w)
		proto.go#L259: func newProfileBuilder(w io.Writer) *profileBuilder {
		protomem.go#L17: 	b := newProfileBuilder(w)